Autogenerated HTML docs for v1.6.6.1-383-g5a9f
diff --git a/git-pack-redundant.txt b/git-pack-redundant.txt index 5f9435e..d060787 100644 --- a/git-pack-redundant.txt +++ b/git-pack-redundant.txt
@@ -16,7 +16,7 @@ are redundant. The output is suitable for piping to `xargs rm` if you are in the root of the repository. -'git-pack-redundant' accepts a list of objects on standard input. Any objects +'git pack-redundant' accepts a list of objects on standard input. Any objects given will be ignored when checking which packs are required. This makes the following command useful when wanting to remove packs which contain unreachable objects.